﻿.container { width: 100%; }
.conlogin { background: url(/images/logbg.jpg); height: 600px; }
    .conlogin .main { margin: 0 auto; width: 1140px; position: relative; }
    .conlogin .loginbox { width: 346px; height: 360px; background: #fff; position: absolute; right: 110px; top: 110px; }
    .conlogin .logint { height: 52px; border-bottom: 1px solid #f4f4f4; line-height: 52px; padding-left: 48px; font-size: 18px; color: #666; font-weight: 400; }


.textbox_ui { margin-bottom: 26px; position: relative; margin-left: 24px; margin-top: 34px; height: 44px; }
.dynamic_mobile,.dynamic_password { padding-left: 38px; width: 252px; }
.user input { background-position: 5px 0; }
.textbox_ui input { -webkit-box-shadow: none; box-shadow: none; border: 1px solid #CFCFCF; background-color: #fff; vertical-align: middle; padding: 10px 8px; padding-left:34px; line-height: 1.5; font-size: 14px; outline: 0; height: auto; width: 256px; }
.sign input { vertical-align: middle; }
.user input { background-image: url(/images/sign.png); background-repeat: no-repeat; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }


.sign .dynamic_pass_wrap { margin-top: 10px;}
.sign .act, .sign .line { font-size: 12px; margin: 30px 0; clear: both; color: #333; }

.pass input { background-image: url(/images/sign.png); background-repeat: no-repeat; background-position: 3px -48px; }
.dynamic_pass_wrap { height: 44px; margin-top: 10px; margin-bottom: 28px; }

.loginbtn { margin-bottom: 10px; outline: 0; }
input[type=submit] { margin-left: 24px; width: 300px; border: 1px solid #F9477A; display: inline-block; font-family: inherit; word-break: keep-all; background: #fecb17; white-space: nowrap; font-weight: 400; text-align: center; line-height: 40px; font-weight: 700; font-size: 14px; cursor: pointer; padding: 0 30px; height: 40px; color: #fff; border: 0; }
.loginbox span { width:100%; display:block; color:#ff5b1b;  }